OpenWGA 7.6 - WebTML reference

WebTML tags » [All tags]

<tml:[All tags] divider ="text">

Purpose:

Specifies a string by which multiple values in the tags result should be separated

Examples:

The following example puts out the values of a multi value item where each single values is on its own line. Therefor it uses a HTML line break as divider:

<tml:item name="list" divider="<br>"/>